Skip to content

Conversation

evchnoch
Copy link

@evchnoch evchnoch commented Sep 26, 2018

Causing System.IndexOutOfRangeException in bisearch(uint rune, uint [,] table, int max) at
if (rune < table [0, 0] || rune > table [max, 1])

Causing System.IndexOutOfRangeException in bisearch(uint rune, uint [,] table, int max) at 
if (rune < table [0, 0] || rune > table [max, 1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant